home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 21
/
CU Amiga Magazine's Super CD-ROM 21 (1998)(EMAP Images)(GB)[!][issue 1998-04].iso
/
CUCD
/
Readers
/
AutoWBPattern
/
AutoWBPattern.install
< prev
Wrap
Text File
|
1998-01-25
|
483b
|
27 lines
; EasyPrefs install file
(set @nohelp "No help available")
(copyfiles
(source "s/AutoWBPattern.rx")
(dest "S:")
(files)
)
(complete 50)
(copyfiles
(source "prefs/")
(dest "SYS:Prefs/")
(all)
)
(complete 99)
(Message
"\nInstallation almost complete.\n\n"
"To finish installation, manually add the following line to S:Startup-sequence "
"after the C:LoadWB command.\n\n"
"SYS:rexxc/rx S:AutoWBPattern.rx\n"
)
(complete 100)
(set @default-dest "SYS:")